--- /dev/null
+MacGPSBabel is a Mac OS X GUI front-end for gpsbabel. The GUI was developed using Apple's 'Interface Builder' application and the code to link the GUI to gpsbabel is written in Applescript.
+
+Build instructions.
+
+MacGPSBabel can be built with Apple's developer tools in the same way that you would build any other application. As it is, the Project Builder will assume that you have added a build of gpsbabel into the same folder as the rest of the MacGPSBabel project files. This binary will then be embedded in the build of MacGPSBabel. If you do not do this then MacGPSBabel will not work, however, it is possible to place the gpsbabel binary into the Resources Folder in the MacGPSBabel package after building it.
\ No newline at end of file